home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 3396 < prev    next >
Encoding:
Text File  |  1996-08-06  |  859 b   |  25 lines

  1. Newsgroups: comp.lang.c++
  2. Path: EU.net!chsun!usenet
  3. From: rop@dial.eunet.ch@dial.eunet.ch
  4. Subject: Header file dependency problem
  5. Message-ID: <DLnH3E.IH1@eunet.ch>
  6. Sender: usenet@eunet.ch
  7. Reply-To: rop@dial.eunet.ch
  8. Organization: A customer of EUnet AG, Switzerland
  9. X-Newsreader: IBM NewsReader/2 v1.2.5
  10. Date: Tue, 23 Jan 1996 20:04:25 GMT
  11.  
  12. I come from the Modula-2 programming language and I was used to have the 
  13. linker checks for a signature in the implementation module that should match
  14. the signature in the compiled definition module.
  15. I was thinking of implementing such a mechanism in C++(maybe with a macro or
  16. better with templates) to get rid of this problem.
  17. Has anyone thought about it before and maybe could tell us about
  18. his experience ?
  19.  
  20. ROTZETTER Patrick (rop@dial.eunet.ch)
  21. Deutsche Bank (Suisse) S.A.
  22. Voice:+41 22 7390588
  23. Fax:+41 22 7390386
  24.  
  25.